* continue statement added.
* break is working inside do-until
* try,catch,throw keywords are styled.
* if the parser reported an error, the temporary files are not deleted
* fixed #define without a value
* breaking/returning from a (also nested) TRY block is now handled.

